Naming Complex Types
https://github.com/microsoft/TypeScript/wiki/Performance#naming-complex-types
https://zenn.dev/forcia_tech/articles/20231017_tsuji
名前をつけると型についてキャッシュが付いて速くなるらしい
TypeScriptのtype checkのperformance